home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / zines / Happle / Happlev2 .sit / Happle v. 2 / Happle v. 2.rsrc / TEXT_136.txt < prev    next >
Text File  |  1998-05-29  |  2KB  |  36 lines

  1. Fake Internet Connection
  2.  
  3.  
  4. Faking a Connection to the Internet
  5.  
  6. Hello, again. This time I don't have a hack for you per se, more of a tip. If you run a Hotline server (and I know of at least three that will read this) and you pay for your time online (phone bills, etc.) this trick may just help. Otherwise it's a bit of a waste of time, but who knows - maybe you will find another use for it.
  7.  
  8. So what are we doing here? Well, we're making the computer think that it is connected to the internet so that we can test our server before going online. How do we do this? It involves tinkering around in TCP/IP (and perhaps chooser)
  9.  
  10. The first step is to make sure Appletalk is active. This is controlled using the Chooser. If the 'inactive' button is pressed, switch to 'Active'. Okay, Appletalk is now on. Next, you want to configure TCP. Follow the instructions relevant to your configuration:
  11.  
  12. Open Transport TCP/IP
  13.  
  14. Press Command-k to edit configurations. Duplicate your current configuration and name it something like 'Fake Connection'. Enter the following values in the new configuration:
  15. ‚Ä¢  Connect Via: AppleTalk (MacIP)
  16. ‚Ä¢  Configure: Manually
  17. ‚Ä¢  IP Address: 10.10.10.10
  18. ‚Ä¢  Router address: 10.10.10.1
  19. ‚Ä¢  MacIP server zone: <Current AppleTalk Zone>
  20. ‚Ä¢  The other settings don't matter
  21.  
  22. And there you go. To revert to your real internet configuration, press command-k in TCP/IP and choose the one you were using before you made the new one
  23.  
  24. MacTCP TCP/IP
  25.  
  26. Select the localtalk button (or EtherTalk or TokenTalk) and click the more button. Next, click the 'manually' radio button. The gateway address is 10.10.10.1 and the IP address is 10.10.10.10 Now restart your computer.
  27.  
  28. Connecting to your Server
  29.  
  30. To connect to your server, startup the server like normal and then run the client. Do not use the tracker as you are not connected to the internet. Choose 'Connect' and for the address type "10.10.10.10" (and use whatever pasword you normally use). You will now be connected to your server without being connected to the net. Of course, no-one else can connect so it is only really useful for testing your server.
  31.  
  32. A word of warning
  33.  
  34. Although I know for sure that this works for open transport, it may not work with MacTCP (although I can't see why not) so beware.
  35.  
  36. <A Jambo Presentation>